PATH![]() |
![]() ![]() |
You can use the following mask to set a bit in the windowStateFlags field of a structure of type BasicWindowDescription , thereby specifying a transient window state.
enum {
kWindowIsCollapsedState = (1 << 0L)
};
Previous | Back Up One Level | Next |